main message loop

main message loop
основной цикл обработки сообщений (цикл приложения, осуществляющий извлечение сообщений из очереди и распределение их по соответствующим оконным процедурам; ему передаётся управление, если нет вторичного цикла обработки конкретного сообщения)

English-Russian dictionary of computer science and programming. 2013.

Игры ⚽ Нужно решить контрольную?

Смотреть что такое "main message loop" в других словарях:

  • Message loop in Microsoft Windows — Microsoft Windows programs are event based. They act upon messages that the operating system posts to the main thread of the application. These messages are received from the message queue by the application by repeatedly calling the GetMessage… …   Wikipedia

  • Message passing — This article is about the computer science concept. For other uses, see Message passing (disambiguation). Message passing in computer science is a form of communication used in parallel computing, object oriented programming, and interprocess… …   Wikipedia

  • Event loop — In computer science, the event loop, message dispatcher, message loop, message pump, or run loop is a programming construct that waits for and dispatches events or messages in a program. It works by polling some internal or external event… …   Wikipedia

  • Infinite loop — This article is about the programming term. For the street on which Apple Inc. s campus is located, see Infinite Loop (street). An infinite loop (also known as an endless loop) is a sequence of instructions in a computer program which loops… …   Wikipedia

  • Liste von Hallo-Welt-Programmen/Sonstige — Dies ist eine Liste von Hallo Welt Programmen für grafische Benutzeroberflächen, Web Technologien, exotische Programmiersprachen und Textauszeichnungssprachen. Weitere Beispiele für gebräuchliche Programmiersprachen sind unter Liste von Hallo… …   Deutsch Wikipedia

  • Ereignisschleife — Eine Ereignisschleife (englisch event loop, message dispatcher, message loop oder message pump) ist in der Informatik ein Programmkonstrukt, das auf Ereignisse oder Meldungen wartet und sie innerhalb eines Programms verteilt. Ereignisquellen… …   Deutsch Wikipedia

  • Inter-process communication — For other uses, see IPC. In computing, Inter process communication (IPC) is a set of methods for the exchange of data among multiple threads in one or more processes. Processes may be running on one or more computers connected by a network. IPC… …   Wikipedia

  • Café del Mar — an der Strandpromenade von Sant Antoni …   Deutsch Wikipedia

  • Межпроцессное взаимодействие — (англ. Inter Process Communication, IPC)  набор способов обмена данными между множеством потоков в одном или более процессах. Процессы могут быть запущены на одном или более компьютерах, связанных между собой сетью. IPC способы делятся… …   Википедия

  • Willow Creek Community Church — Infobox church color = name = Willow Creek Community Church fullname = img size = img capt = landscape = denomination = Non Denominational, Evangelical Christian diocese = parish = division = subdivision = founded date = 1975 founder = Bill… …   Wikipedia

  • Predestination paradoxes in fiction — Many fictional and mythological works have dealt with various circumstances that can logically arise from time travel, usually dealing with paradoxes. The predestination paradox is a common literary device.Mythology/Self Fulfilling ProphecyWhile… …   Wikipedia


Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»